home *** CD-ROM | disk | FTP | other *** search
- Path: inforamp.net!ts18-03
- From: rmorin@inforamp.net (Randy Charles Morin)
- Newsgroups: comp.lang.c++
- Subject: Re: Borland | Microsoft | Both
- Date: Fri, 23 Feb 96 11:28:11 GMT
- Organization: MiddleWorld SoftWare
- Message-ID: <4gk826$9qp@sam.inforamp.net>
- References: <1996Feb22.090111.5096@es.dupont.com>
- NNTP-Posting-Host: ts18-03.tor.inforamp.net
- X-Newsreader: News Xpress Version 1.0 Beta #4
-
- In article <1996Feb22.090111.5096@es.dupont.com>,
- Malcolm Smart <MALCOLM.SMART@CONOCO.DUPONT.COM> wrote:
- >Are the container templates in Borlands C++, such as TArrayAsVector,
- >standard and therefor Microsoft will also have them or are they Borlands
- >own?
-
- They are Borland only. Generally any class that starts with a T is borland
- only and any class that starts with a C is microsoft only. Microsoft has its
- own set of container classes.
-
- Agrivar
-